﻿2026-08-02T16:34:39.4066663Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-08-02T16:34:39.4067076Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-08-02T16:34:39.4079930Z shell: /usr/bin/bash -e {0}
2026-08-02T16:34:39.4080137Z env:
2026-08-02T16:34:39.4080317Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-02T16:34:39.4080550Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-02T16:34:39.4080780Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:34:39.4081128Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:39.4081663Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:39.4082293Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:39.4082941Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:39.4083275Z   SPT_INSTALL_E2E: 1
2026-08-02T16:34:39.4083465Z ##[endgroup]
2026-08-02T16:34:39.6428084Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T16:34:39.8719896Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
2026-08-02T16:34:39.8942660Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-7c2af38a5d57fbe0)
2026-08-02T16:34:39.8957942Z 
2026-08-02T16:34:39.8958342Z running 2 tests
2026-08-02T16:34:39.8961489Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-08-02T16:35:03.4960968Z test install_script_against_staged_release ... ok
2026-08-02T16:35:03.4962940Z 
2026-08-02T16:35:03.4963663Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.60s
2026-08-02T16:35:03.4964165Z 
